home *** CD-ROM | disk | FTP | other *** search
/ The Canadian & World Encyclopedia 1998 / The Canadian & World Encyclopedia 1998 - Disc 2.iso / mac / prime_CD / pb / PROFILE.DIR / 00044_Script_~issues setup script < prev    next >
Text File  |  1997-07-29  |  222b  |  7 lines

  1. global profiss_rolls
  2. on exitFrame
  3.   see_sprite([33,34,35,36],true)
  4.   see_sprite([30,31,32,37,38,39,40,41],false)
  5.   set_cursors(profiss_rolls)
  6.   set_puppets([16,17,18,19,20,21,22,23,24,25,26,27,28,29,33,34],false)
  7. end